home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / jmonkey.swf / scripts / DefineButton2_58 / BUTTONCONDACTION on(release).as
Text File  |  2010-07-14  |  71b  |  7 lines

  1. on(release){
  2.    if(!┬º┬ºpop())
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.